Skip to content

[facebook 2] feat: add app to generate static site for facebook data#411

Merged
micahflee merged 9 commits intofacebook-export-importfrom
facebook-webapp
Mar 4, 2025
Merged

[facebook 2] feat: add app to generate static site for facebook data#411
micahflee merged 9 commits intofacebook-export-importfrom
facebook-webapp

Conversation

@redshiftzero
Copy link
Contributor

@redshiftzero redshiftzero commented Feb 20, 2025

Stacked PR on #405 (i.e. when that is merged, this can be re-targeted to main)
Closes #399

Still marked WIP because there's a test failure to debug seemed to be a flake, reran the test suite and all passed 🤔

Screenshot 2025-02-20 at 10 24 33 PM

@redshiftzero redshiftzero changed the base branch from main to facebook-export-import February 21, 2025 03:27
@redshiftzero redshiftzero marked this pull request as ready for review February 21, 2025 16:49
@redshiftzero redshiftzero changed the title wip: add app to generate static site for facebook data feat: add app to generate static site for facebook data Feb 21, 2025
@redshiftzero redshiftzero force-pushed the facebook-export-import branch from 0d473d0 to 3506cda Compare February 22, 2025 13:55
@redshiftzero redshiftzero force-pushed the facebook-export-import branch from 3506cda to 1798996 Compare March 1, 2025 14:39
@redshiftzero redshiftzero marked this pull request as draft March 1, 2025 14:41
@redshiftzero redshiftzero changed the title feat: add app to generate static site for facebook data [wip] feat: add app to generate static site for facebook data Mar 1, 2025
@redshiftzero redshiftzero changed the title [wip] feat: add app to generate static site for facebook data feat: add app to generate static site for facebook data Mar 1, 2025
@redshiftzero redshiftzero marked this pull request as ready for review March 1, 2025 22:59
@redshiftzero redshiftzero changed the title feat: add app to generate static site for facebook data [facebook 2] feat: add app to generate static site for facebook data Mar 2, 2025
Copy link
Member

@micahflee micahflee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, for some reason I'm getting an error building the FB archive site. From archive-static-sites/facebook-archive:

$ npm run build

> facebook-archive@0.1.0 build
> vue-cli-service build

All browser targets in the browserslist configuration have supported ES module.
Therefore we don't build two separate bundles for differential loading.


⠇  Building for production...

 ERROR  Failed to compile with 1 error                                                                                                               6:06:54 PM

[eslint] No ESLint configuration found in /Users/user/code/cyd/archive-static-sites/facebook-archive/src.

You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.
 ERROR  Error: Build failed with errors.
Error: Build failed with errors.
    at /Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/@vue/cli-service/lib/commands/build/index.js:207:23
    at /Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/lib/webpack.js:168:8
    at /Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/lib/HookWebpackError.js:67:2
    at Hook.eval [as callAsync] (eval at create (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14)
    at Cache.shutdown (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/lib/Cache.js:154:23)
    at /Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/lib/Compiler.js:1379:15
    at Hook.eval [as callAsync] (eval at create (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14)
    at Compiler.close (/Users/user/code/cyd/archive-static-sites/facebook-archive/node_modules/webpack/lib/Compiler.js:1372:23)

Did you get this problem?

@redshiftzero
Copy link
Contributor Author

added a commit that should resolve

@micahflee micahflee merged commit 4b6a0fd into facebook-export-import Mar 4, 2025
@micahflee micahflee deleted the facebook-webapp branch March 4, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Facebook: build local Cyd archive website of Facebook data

2 participants